﻿2026-05-16T23:08:11.8109824Z ##[group]Run actions/checkout@v4
2026-05-16T23:08:11.8110636Z with:
2026-05-16T23:08:11.8111049Z   repository: SaberMage/rebno
2026-05-16T23:08:11.8112037Z   token: ***
2026-05-16T23:08:11.8112481Z   ssh-strict: true
2026-05-16T23:08:11.8112868Z   ssh-user: git
2026-05-16T23:08:11.8113263Z   persist-credentials: true
2026-05-16T23:08:11.8113693Z   clean: true
2026-05-16T23:08:11.8114088Z   sparse-checkout-cone-mode: true
2026-05-16T23:08:11.8114549Z   fetch-depth: 1
2026-05-16T23:08:11.8114931Z   fetch-tags: false
2026-05-16T23:08:11.8115317Z   show-progress: true
2026-05-16T23:08:11.8115712Z   lfs: false
2026-05-16T23:08:11.8116072Z   submodules: false
2026-05-16T23:08:11.8116457Z   set-safe-directory: true
2026-05-16T23:08:11.8117386Z ##[endgroup]
2026-05-16T23:08:12.0049772Z Syncing repository: SaberMage/rebno
2026-05-16T23:08:12.0070386Z ##[group]Getting Git version info
2026-05-16T23:08:12.0071998Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T23:08:12.0073839Z [command]/usr/bin/git version
2026-05-16T23:08:12.0074875Z git version 2.54.0
2026-05-16T23:08:12.0077612Z ##[endgroup]
2026-05-16T23:08:12.0087107Z Temporarily overriding HOME='/home/runner/work/_temp/4482a7c2-6a81-4606-9734-c32b401a1f2d' before making global git config changes
2026-05-16T23:08:12.0089143Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T23:08:12.0090716Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T23:08:12.0093459Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T23:08:12.0095004Z ##[group]Initializing the repository
2026-05-16T23:08:12.0095893Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T23:08:12.0097098Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T23:08:12.0098404Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T23:08:12.0099697Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T23:08:12.0101088Z hint: call:
2026-05-16T23:08:12.0101887Z hint:
2026-05-16T23:08:12.0102572Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T23:08:12.0103399Z hint:
2026-05-16T23:08:12.0104173Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T23:08:12.0105144Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T23:08:12.0106033Z hint:
2026-05-16T23:08:12.0106526Z hint: 	git branch -m <name>
2026-05-16T23:08:12.0106980Z hint:
2026-05-16T23:08:12.0107756Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T23:08:12.0109155Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T23:08:12.0111264Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T23:08:12.0113140Z ##[endgroup]
2026-05-16T23:08:12.0114190Z ##[group]Disabling automatic garbage collection
2026-05-16T23:08:12.0115131Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T23:08:12.0117189Z ##[endgroup]
2026-05-16T23:08:12.0118126Z ##[group]Setting up auth
2026-05-16T23:08:12.0119083Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T23:08:12.0122771Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T23:08:12.0524267Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T23:08:12.0529114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T23:08:12.0796364Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T23:08:12.0834479Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T23:08:12.1108448Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T23:08:12.1149368Z ##[endgroup]
2026-05-16T23:08:12.1150848Z ##[group]Fetching the repository
2026-05-16T23:08:12.1161064Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4c246309fc6b04be650ced998deec52c03e46399:refs/remotes/origin/main
2026-05-16T23:08:13.1952061Z From https://github.com/SaberMage/rebno
2026-05-16T23:08:13.1954437Z  * [new ref]         4c246309fc6b04be650ced998deec52c03e46399 -> origin/main
2026-05-16T23:08:13.2037041Z ##[endgroup]
2026-05-16T23:08:13.2050727Z ##[group]Determining the checkout info
2026-05-16T23:08:13.2053396Z ##[endgroup]
2026-05-16T23:08:13.2065805Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T23:08:13.2099649Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T23:08:13.2117827Z ##[group]Checking out the ref
2026-05-16T23:08:13.2122459Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T23:08:14.2305568Z Updating files:  70% (7352/10428)
2026-05-16T23:08:14.2372924Z Updating files:  71% (7404/10428)
2026-05-16T23:08:14.2437924Z Updating files:  72% (7509/10428)
2026-05-16T23:08:14.2486686Z Updating files:  73% (7613/10428)
2026-05-16T23:08:14.2547372Z Updating files:  74% (7717/10428)
2026-05-16T23:08:14.2594635Z Updating files:  75% (7821/10428)
2026-05-16T23:08:14.2637696Z Updating files:  76% (7926/10428)
2026-05-16T23:08:14.2693868Z Updating files:  77% (8030/10428)
2026-05-16T23:08:14.2745607Z Updating files:  78% (8134/10428)
2026-05-16T23:08:14.2792077Z Updating files:  79% (8239/10428)
2026-05-16T23:08:14.2835976Z Updating files:  80% (8343/10428)
2026-05-16T23:08:14.2881526Z Updating files:  81% (8447/10428)
2026-05-16T23:08:14.2934902Z Updating files:  82% (8551/10428)
2026-05-16T23:08:14.2986833Z Updating files:  83% (8656/10428)
2026-05-16T23:08:14.3038640Z Updating files:  84% (8760/10428)
2026-05-16T23:08:14.3092187Z Updating files:  85% (8864/10428)
2026-05-16T23:08:14.3204268Z Updating files:  86% (8969/10428)
2026-05-16T23:08:14.3243488Z Updating files:  87% (9073/10428)
2026-05-16T23:08:14.3283790Z Updating files:  88% (9177/10428)
2026-05-16T23:08:14.3317264Z Updating files:  89% (9281/10428)
2026-05-16T23:08:14.3354396Z Updating files:  90% (9386/10428)
2026-05-16T23:08:14.3392319Z Updating files:  91% (9490/10428)
2026-05-16T23:08:14.3462480Z Updating files:  92% (9594/10428)
2026-05-16T23:08:14.3532667Z Updating files:  93% (9699/10428)
2026-05-16T23:08:14.3573524Z Updating files:  94% (9803/10428)
2026-05-16T23:08:14.3616271Z Updating files:  95% (9907/10428)
2026-05-16T23:08:14.3658033Z Updating files:  96% (10011/10428)
2026-05-16T23:08:14.3726229Z Updating files:  97% (10116/10428)
2026-05-16T23:08:14.3786218Z Updating files:  98% (10220/10428)
2026-05-16T23:08:14.3847289Z Updating files:  99% (10324/10428)
2026-05-16T23:08:14.3848187Z Updating files: 100% (10428/10428)
2026-05-16T23:08:14.3848779Z Updating files: 100% (10428/10428), done.
2026-05-16T23:08:14.3978692Z Switched to a new branch 'main'
2026-05-16T23:08:14.3981507Z branch 'main' set up to track 'origin/main'.
2026-05-16T23:08:14.4909630Z ##[endgroup]
2026-05-16T23:08:14.4951916Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T23:08:14.4977071Z 4c246309fc6b04be650ced998deec52c03e46399
